vector_rotate_3d_angle

Syntax:

vector_rotate_3d_angle(vector, theta, phi)

Arguments:

Argument Name Type Description
vectorvector3vector to rotate
thetarealamount to rotate around global z-axis
phirealamount to rotate around local y-axis

Returns: (vector3)

Description:

Loading page...

Back: Operations
Next: vector_rotate_3d_vector